home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d27 / coned25.arc / HISTORY.DOC < prev    next >
Text File  |  1991-06-23  |  14KB  |  258 lines

  1.                                 ConEd Revisions
  2.  
  3.  
  4.         06/21/91   Version 2.5 release
  5.  
  6.                    DOS 5.0 Compatible (it was before this release as well).
  7.  
  8.                    Added the  ability to start ConEd  from any  drive/directory
  9.                    provided that ConEd.exe is in your PATH.
  10.  
  11.                    Added  statement 'COMSPEC = <your COMSPEC>' to any AUTOEXECs
  12.                    created  by ConEd.   This will  allow users  who have  thier 
  13.                    command processor in a subdirectory, access  to commands  on
  14.                    boot.
  15.  
  16.                    The  ShareWare  Library I  use, TCXL,  has been  upgraded so 
  17.                    ConEd has been upgraded to use this FANTASTIC  C programmers
  18.                    library.
  19.  
  20.                    Some machines were not able to issue the 'flush' command for
  21.                    use with a disk cache, this has been corrected.
  22.                    
  23.         12/19/90   Version 2.4 release
  24.  
  25.                    Minor fix - ConEd did  not allow  certain  ASCII  characters
  26.                    to be entered into the 'flush' command box.  While I was  at
  27.                    it I, also increased the size of  the array allowing  for  a 
  28.                    path to be added to the flush command.   With this fix, your
  29.                    cache program need not be in your path.
  30.  
  31.                    Delay function was broke, now its working properly.
  32.  
  33.         12/07/90   Version 2.3 release
  34.  
  35.                    Changed the way ConEd handles the configurations.  They  no
  36.                    longer move to the top of the  list every  time you  update
  37.                    the root directory.   Instead, the  highlighted  cursor now
  38.                    appears on  the current  configuration when the  program is 
  39.                    started,  and towards  the bottom of  the  screen,  in  the
  40.                    center, the current configuration description is displayed.
  41.  
  42.                    When you add a configuration, it no longer is added to  the
  43.                    bottom of the bottom of the list, but  to  a position  just
  44.                    below the highlighted configuration. 
  45.  
  46.                    With these two changes, you will now be  able to  keep your
  47.                    configuration list in the 'order' you desire, and not  have
  48.                    the program arrange these configurations in  a 'last  used'
  49.                    order.
  50.  
  51.                    I have  added five  more options to the  setup menu.   You 
  52.                    can define if you use a caching program,  and  if so, what
  53.                    parameter(s) must be passed to 'flush'  the cache  buffers
  54.                    so that information is not lost during the reboot process.
  55.  
  56.                    Some  machines  require a 'cold'  reboot (a reboot where a
  57.                    memory check is performed) because of various reasons such
  58.                    as an old bios,  or use  of hardware that  conflict with a
  59.                    software 'warm' reboot. You now have the ability to define
  60.                    if you want a warm or cold reboot in the setup menu.
  61.  
  62.                    The fourth and fifth of these features  allows you to  add
  63.                    an alternate reboot command.  This may be necessary if you
  64.                    have  an add-in  board  that requires  a specific  machine
  65.                    instruction passed to it in order to reset itself and then
  66.                    reboot the pc. Or, this can be used if the internal  ConEd
  67.                    reboot routine does  not work properly  with your machine,
  68.                    and you have an alternate reboot routine that does work.
  69.  
  70.                    Added another  feature to  allow you to  update the  ConEd
  71.                    .xxx files with the root directory config files  with  the
  72.                    <ALT>-U key combination.  This will allow you to copy  the
  73.                    current  configuration   in  the  root  directory  to  the
  74.                    highlighted configuration in the ConEd directory.
  75.  
  76.                    I have updated the windowing library I have been  using  -
  77.                    CXL version 5.2 to TCXL version 5.5.  This is another fine
  78.                    shareware product, and I highly  recommend it to  other 'C'
  79.                    programmers.
  80.  
  81.         10/26/90   Version 2.21 release
  82.  
  83.                    Fixed another reported bug, if you use an editor that  adds
  84.                    a CONTROL-Z to the end of your file, the ConEd copy routine
  85.                    would not copy that character and, would always cause ConEd
  86.                    to notify you that the files do not match.  
  87.  
  88.                    I also added "Is this information correct" screens  to  two 
  89.                    places,  the   Configuration  Menu  (F5),   and   The  Edit 
  90.                    Configuration option.  After pressing the RETURN key in the
  91.                    last field of each of  these forms,  a window  pops  up and 
  92.                    asks you if the information is correct.   Simply  press 'Y' 
  93.                    if the information is correct, or N if it  is  not  correct 
  94.                    and re-edit those fields that require it.
  95.  
  96.                    A very minor note, I changed my revision naming  convention
  97.                    from NUMBER.NUMBER ALPHA to NUMBER.NUMBER NUMBER.  Why?   I
  98.                    think it looks better.
  99.  
  100.         10/23/90   Version 2.2A release
  101.  
  102.                    Had a problem with the -s option  locking up  some systems.
  103.                    My appologies.  Fixed with no other 'bugs' reported.  
  104.  
  105.         10/21/90   Version 2.2 release
  106.  
  107.                    MAJOR CHANGES - Most  are  behind  the  scenes  programming 
  108.                    changes, that provide me with a  more flexible update  path
  109.                    for future enhancements. Please, keep those letters coming.
  110.                    Over 80% of  the enhancements  to date are  user requested.
  111.  
  112.                    I  rewrote  the entire  engine to  the program.   ConEd now
  113.                    allows for up to  200  configurations!  
  114.  
  115.                    The configuration file has changed format, therefore before
  116.                    running the new version  of ConEd,  please  delete  the old
  117.                    'CONED.CFG' file.  I realize this is an inconvenience,  but
  118.                    at most, you will only have ten descriptions to type  over.
  119.  
  120.                    Because of the added  configurations, I had  to change  the
  121.                    the user interface.  The  user now  has available  Page UP,
  122.                    Page  DOWN,  UP Arrow,  DOWN Arrow,  HOME  and  END keys to
  123.                    maneuver thru all the selections available.  
  124.  
  125.                    F5, which used to be for Boot Drive identification,  Editor
  126.                    selection, and configuration description input, is now used
  127.                    only for Boot Drive ID,  Editor selection,  and ConEd  path 
  128.                    information.
  129.  
  130.                    <ALT>A -  Allows a user to ADD a configuration (up to 200 of 
  131.                    them).  
  132.  
  133.                    <ALT>C - Copy a configuration.  This allows you  to copy the
  134.                    highlighted configuration  to the boot drives root directory 
  135.                    WITHOUT rebooting at this time.   This allows you plan ahead
  136.                    for an upcoming system reboot.
  137.  
  138.                    <ALT>D -  Deletes  the  highlighted  configuration  AND  the
  139.                    associated AUTOEXEC.xxx and CONFIG.xxx files.
  140.  
  141.                    <ALT>E - Edit the highlighted configuration description. 
  142.  
  143.                    Registration Feature - There now exists the ability to input
  144.                    your name into the 'REGISTERED TO:' area on  the main  menu.
  145.                    Since there has been a VERY GOOD response to  ConEd, I  feel
  146.                    those users who have registered ConEd should have their  own
  147.                    personalized copy.  This feature is only available to  users
  148.                    who recieve instructions after registration.    Registration
  149.                    now includes phone support.  All previously registered users
  150.                    will recieve information thru the mail.
  151.  
  152.                    Delay Feature -  Enhanced again  to provide  a window  which 
  153.                    displays the 'countdown' in seconds until the system starts.
  154.  
  155.         09/15/90   Version 2.1a release
  156.                         
  157.                    I must appologize for such a quick release,  but a  bug was
  158.                    discovered,  and  I wanted  this out  as soon  as possible.
  159.  
  160.                    Bug Fix  -  fixed  problem that  would not  allow for  10th
  161.                    configuration to be used.  
  162.  
  163.                    Memory Model - Enhanced code so that a smaller memory model
  164.                    could be used.
  165.  
  166.         09/01/90   Version 2.1 release
  167.  
  168.                    Compiler Change  -  I have upgraded to Microsoft C 6.0, and
  169.                    have recompiled and optimized the program, thereby reducing
  170.                    the size of the  executable.  Additionally,  less memory is
  171.                    required to run ConEd.
  172.  
  173.                    Source Code Revision    -  Optimized source code to perform
  174.                    loops more efficiently.
  175.  
  176.                    Delay - modified  the delay  function to be completely user
  177.                    defined.  The previous  release had  a mandatory  20 second 
  178.                    delay when  this function  was invoked.   Now,  a user  may 
  179.                    select the amount of seconds to be delayed.  
  180.  
  181.  
  182.         04/23/90   Version 2.0 release.
  183.         
  184.                    Source  Code  Revision  -  Modified  the  source  code  to 
  185.                    eliminate temporary files created by ConEd.
  186.  
  187.                    Function Keys -  Changed  the  function  key assignment to
  188.                    reflect  what many  users  suggested  would  be an easier,
  189.                    more  'universal' association.   The  'F1' key is  now the 
  190.                    HELP  key;  'F2' is  Review  DOS  screen;   'F3'  is  edit 
  191.                    AUTOEXEC.xxx;  'F4'  is edit CONFIG.xxx;  'F5' is  for the
  192.                    ConEd  configuration menu;  'F6' is the  ConEd information
  193.                    window; 'F7' reboots your computer; and,  'F8'  will allow
  194.                    you to exit ConEd.
  195.  
  196.                    Delay - added the '-d' option to the command line allowing
  197.                    for a twenty (20) second delay  of  invoking  the  current
  198.                    configuration.   With this addition,  a  user  can  invoke
  199.                    ConEd in this manner:  'coned -d',  this  would  start the
  200.                    current configuration 20 seconds after  the program  loads
  201.                    and allow for such things as a BBS,  which may of had  its
  202.                    power  interrupted  and  then  restored, to  automatically
  203.                    restart the BBS without human intervention.
  204.  
  205.                    File Creation - When in the configuration menu, and a user
  206.                    creates  a new configuration,  two  files are  created for
  207.                    ConEd.   The first  is  "AUTOEXEC.xxx"  , and  the  second 
  208.                    is "CONFIG.xxx", where xxx  is  the extension you assigned
  209.                    to a particular configuration description.   The  AUTOEXEC
  210.                    contains the following:
  211.                                                 echo off
  212.                                                 cd\coned
  213.                                                 coned
  214.                                                 cd\
  215.                                                 prompt $p$g
  216.                    The CONFIG file contains:
  217.                                                 files = 20
  218.                                                 buffers = 20
  219.  
  220.  
  221.  
  222.                    File Check -  when  selecting  the  current configuration, 
  223.                    ConEd compares the file length of the current AUTOEXEC.BAT
  224.                    and  CONFIG.SYS files with the AUTOEXEC.xxx and CONFIG.xxx
  225.                    files to ensure they are the same file.  If your  AUTOEXEC
  226.                    or CONFIG files have been modified,  ConEd  will present a
  227.                    menu that  will allow you  to continue to  exit, copy  the
  228.                    AUTOEXEC.xxx and/or CONFIG.xxx file to the boot directory,
  229.                    or  copy the boot directory AUTOEXEC.BAT and/or CONFIG.SYS 
  230.                    to the ConEd directory with an extension  that matches the
  231.                    current configurations extension.
  232.  
  233.         04/12/90   Version 1.1 release.  
  234.  
  235.                    Review  Screen -   If  you  were  using  a  Mono  monitor,
  236.                    the  Review  Screen  function  F6 did  not  work properly.
  237.                    After  exiting  from  the Configuration  Menu  F3,  and  a
  238.                    Review  Screen  was  called,  the  screen  which showed up 
  239.                    was  NOT  the  DOS  screen,   but  the  Configuraton  Menu
  240.                    screen instead.
  241.  
  242.                    ESC Key - Pressing  the  ESC  key no  longer allows a user
  243.                    to exit the program.  To exit, a  user must  press  either
  244.                    the  return  or  enter  key,   selecting  the  highlighted 
  245.                    configuration,  or;  by   depressing  F7  to  exit  ConEd.
  246.  
  247.                    Mouse Support -  Mouse   support  has  been added for  the 
  248.                    convenience  of  those  users  who  wish to use  a  mouse.
  249.  
  250.                    Video Support - CGA, MONO, and BIOS video  support are now
  251.                    included  with  the  -c  (CGA),  -m  (MONO), &  -b  (BIOS) 
  252.                    parameters on the command line.
  253.  
  254.  
  255.  
  256.         04/08/90   Initial  release  of  CONfiguration  EDitor  Version  1.0
  257.  
  258.